Open Source Objective-C 2.0 Software Development Software

Objective-C 2.0 Software Development Software

View 4937 business solutions

Browse free open source Objective-C 2.0 Software Development Software and projects below. Use the toggles on the left to filter open source Objective-C 2.0 Software Development Software by OS, license, language, programming language, and project status.

  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Doxygen
    Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL.
    Leader badge
    Downloads: 10,147 This Week
    Last Update:
    See Project
  • 2
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Leader badge
    Downloads: 165 This Week
    Last Update:
    See Project
  • 3
    MaciASL

    MaciASL

    ACPI Machine Language IDE for OS X

    A native AML compiler and IDE for OS X, with syntax coloring, tree navigation, automated patching, online patch file repositories, and iASL binary updates. Written entirely in Cocoa, conforms to OS X guidelines
    Downloads: 53 This Week
    Last Update:
    See Project
  • 4
    MachOView
    MachOView is a visual Mach-O file browser. It provides a complete solution for exploring and in-place editing Intel and ARM binaries.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    Alcatraz

    Alcatraz

    Package manager for Xcode

    Alcatraz is an open-source package manager for Xcode 7. It lets you discover and install plugins, templates and color schemes without the need for manually cloning or copying files. It installs itself as a part of Xcode and it feels like home. Select Package Manager from the Window menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing certain packages, as indicated after installation. Please note that plugins are not supported by Xcode 8. Alcatraz requires Xcode Command Line Tools, which can be installed in Xcode via Preferences > Downloads. Select Package Manager from the Window menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing plugins or templates. Installed plugins are checked and updated each time Alcatraz is launched.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    leopard-webkit

    leopard-webkit

    WebKit for OS X Leopard

    builds of current WebKit frameworks for Mac OS X 10.5 (PowerPC G4, PowerPC G5). In order to revive the Snow Leopard builds at least one volunteer with skills in building open source software is needed!
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    GPUImage

    GPUImage

    iOS framework for GPU-based image and video processing

    The GPUImage framework is a BSD-licensed iOS library that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. In comparison to Core Image (part of iOS 5.0), GPUImage allows you to write your own custom filters, supports deployment to iOS 4.0, and has a slightly simpler interface. However, it currently lacks some of the more advanced features of Core Image, such as facial detection. GPUImage uses OpenGL ES 2.0 shaders to perform image and video manipulation much faster than could be done in CPU-bound routines. It hides the complexity of interacting with the OpenGL ES API in a simplified Objective-C interface. This interface lets you define input sources for images and video, attach filters in a chain, and send the resulting processed image or video to the screen, to a UIImage, or to a movie on disk. Images or frames of video are uploaded from source objects, which are subclasses of GPUImageOutput.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    subclass of NSOutlineView so that it can do animations when expanded and collapsed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AppInsight enables exploration and analysis of iTunes Connect sales data from the iTunes App Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10
    Astral Projection
    Astral Projection is a testing tool for iOS applications that use the CoreLocation framework. AP allows for testing location-aware apps on both the device and the simulator, using configurable location data sources like a GPX file or a remote agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BeeHive

    BeeHive

    Solution for iOS Application module programs

    BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules. BeeHive is a modular program of implementation in iOS, it absorbed the Spring Framework API service concept to avoid to directly coupling between modules. BeeHive bases on Spring Service concept, although you can make and implement specific interfaces decoupling between modules, but can not avoid interface class dependencies. Mainly on account of the difficulty and cost of learning to achieve, and dynamic invocation interface parameters can not be able to check phase change problems at compile time, dynamic programming techniques require a higher threshold requirement. BeeHive's Each module will provide life-cycle events for the host environment and Each module necessary information exchange to BeeHive, you can observe the change in life run loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BitArray is a framework that provides a scalable class that uses sparse allocation for addressing disjoint bits sets. This is an ideal framework for handling large amounts of preferences or as a front end to large data sets that need sparse indexes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is only to be used by Students enrolled in the CS-471 class at Kettering University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CocoaLumberjack

    CocoaLumberjack

    A flexible logging framework for Mac and iOS

    CocoaLumberjack is a fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS. First, install CocoaLumberjack via CocoaPods, Carthage, Swift Package Manager or manually. Then use DDOSLogger for iOS 10 and later, or DDTTYLogger and DDASLLogger for earlier versions to begin logging messages. Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. As of CocoaLumberjack 3.6.0, you can use the Swift Package Manager as integration method. If you want to use the Swift Package Manager as integration method, either use Xcode to add the package dependency or add a dependency to your Package.swift. CocoaLumberjack also ships with a backend implementation for swift-log. Simply add CocoaLumberjack as dependency to your SPM target and also add the CocoaLumberjackSwiftLogBackend product as dependency to your target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CocoaPodUI

    XCode plugin that implements CocoaPods GUI.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CodeStack
    A code snippet manager for Mac OS X. It allows easy access to stored code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DOSpad SeparatePackage

    DOSBOX for IOS modify.

    This is designed to issue DOS software to run independently in the IOS. based on DOSPad and dosbox 0.74.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DTDS

    Data Type Definition System

    DTDS is a system of definition of data types for unification of information exchange with use of different Samond Classes Library functions and for generation of source texts based on the completed data type definition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A date-time framework for Cocoa based on the Joda-Time Java library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Here you'll find Cocoa Frameworks that simplify DVD playback and archiving, provide advanced image analysis and modification filters, and evaluate complex mathematical expressions with ease. Advance your perspective with Impulse Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LayoutKit

    A descriptive way to create NSLayoutConstraints in iOS 6.0+ and access

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Loid is used to work with Java and Objective-C to simplify data exchange bindings. Loid can generate meta-information available at run-time. Requesting clients or applications can inference on the meta-information for data binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MacEval
    MacEval is part of an Evaluation Framework Suite to support usability evaluators with means of performing low-cost usability evaluations. The tool allows the evaluator to record, evaluate, and analyze data user tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NumberArt

    NumberArt

    Graphical interpreter

    Graphical interpreter specially suited to quickly developing and deploying application from touch screen mobile phones and tablets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Objective-C Game Library(ObjCGL) is a set of Objective-C classes that use SDL to provide a way for programmers to implement a basic set of components into their games quickly and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next